Home | History | Annotate | Download | only in atlantis

Lines Matching refs:dolph

51 fishRec dolph;
112 dolph.x = 30000.0;
113 dolph.y = 0.0;
114 dolph.z = 6000.0;
115 dolph.psi = 90.0;
116 dolph.theta = 0.0;
117 dolph.v = 3.0;
201 WhalePilot(&dolph);
202 dolph.phi++;
264 FishTransform(&dolph);
265 DrawDolphin(&dolph);
292 FishTransform(&dolph);
293 DrawDolphin(&dolph);